Python Descriptors: Understanding and Using the Descriptor Protocol

Python Descriptors: Understanding and Using the Descriptor Protocol

作者: Jacob Zimmerman
出版社: Apress
出版在: 2018-10-09
ISBN-13: 9781484237267
ISBN-10: 1484237269
裝訂格式: Paperback
總頁數: 112 頁





內容描述


Create descriptors and see ideas and examples of how to use descriptors effectively. In this short book, you’ll explore descriptors in general, with a deep explanation of what descriptors are, how they work, and how they're used. Once you understand the simplicity of the descriptor protocol, the author delves into using and creating descriptors in practice, with plenty of tips, patterns, and real-world guidance. Because descriptors are inherently flexible, you’ll work with multiple examples illustrating how to best take advantage of them.
 
This second edition includes additions throughout, including new material covering the setname() descriptors, new and improved flowcharts to explain the inner workings of descriptors, and a completely new chapter to address instance-level attributes, the easiest way to create descriptors correctly the first time. 
 
Although brief, Python Descriptors is a comprehensive guide to creating Python descriptors, including a pip install-able library called descriptor_tools, which was written alongside this book and is an open source library on GitHub. After reading this book, you will have a solid understanding of how descriptors work and the techniques to avoid the big gotchas associated with working with them.
 
What You Will Learn

Discover descriptor protocols
Master attribute access and how it applies to descriptors
Build your own descriptors
Use descriptors to store attributes
Create read-only descriptors 
Explore the descriptor classes
Apply the other uses of descriptors 

 
Who This Book Is For
 
Experienced Python coders, programmers, and developers.




相關書籍

量子機器學習及區塊鏈技術導論

作者 楊毅 等

2018-10-09

機器學習中的數學修煉

作者 左飛

2018-10-09

活學活用 Office 2013-全方位快速搞定文件編輯 X 數據分析 X 簡報設計應用

作者 勁樺科技

2018-10-09